Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_INDEX_WRITE

GRIB_INDEX_WRITE

The GRIB_INDEX_WRITE procedure writes an index to a file for later use.

Syntax

GRIB_INDEX_WRITE, Filename, Gindex

Arguments

Filename

The file in which to save the index.

Gindex

The GRIB index to write to a file.

Examples

See GRIB_SET for a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_SET, GRIB_SET_VALUES